CLDSRV-965: checksums feature flag - #6248
Conversation
Hello leif-scality,My role is to assist you with the merge of this Available options
Available commands
Status report is not available. |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files
@@ Coverage Diff @@
## development/9.4 #6248 +/- ##
===================================================
+ Coverage 86.32% 86.36% +0.03%
===================================================
Files 212 212
Lines 14528 14562 +34
===================================================
+ Hits 12541 12576 +35
+ Misses 1987 1986 -1
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
064d136 to
d2f1698
Compare
d2f1698 to
8218847
Compare
dvasilas
left a comment
There was a problem hiding this comment.
As discussed, there are cases when completeMultipartUpload could permanently fail because parts have been enabled with checksums disabled (during upgrades, if checksums are disabled and then re-enabled).
Let's create a documentation ticket to document these cases and how they should be resolved.
I think I will add an error log |
Makes sense 👍 . That's a better choice than requiring a manual intervention for each problematic MPU. |
Content-MD5etx-amz-checksum-sha256not impacted by the flag